home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 17635 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  856 b 

  1. Path: nntp-server.caltech.edu!egrayver
  2. From: egrayver@cco.caltech.edu (Eugene Grayver)
  3. Newsgroups: comp.lang.c++
  4. Subject: BC++ EasyWin w/ 32bit -> possible/how?
  5. Date: 16 Apr 1996 21:21:11 GMT
  6. Organization: California Institute of Technology, Pasadena
  7. Message-ID: <4l1307$eqk@gap.cco.caltech.edu>
  8. NNTP-Posting-Host: accord.cco.caltech.edu
  9.  
  10. Hi,
  11. I ported a command line program from unix to a pc using BC++4.5.  To allow
  12. i/o in a text window I used borland's EasyWin library.  However, that option 
  13. is not available when compiling 32bit code.  Is there a way to get the source
  14. code to easywin so that I can recompile the library?  Is there some other
  15. package out there that will allow basic io (cin/cout or printf/scanf) in a
  16. window?  I do not want to use the console support in Win95/NT since that would
  17. preclude win32s users from using the program.
  18.  
  19. Eugene
  20.